[INFO] cloning repository https://github.com/miragecentury/rust_experimentation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miragecentury/rust_experimentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiragecentury%2Frust_experimentation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiragecentury%2Frust_experimentation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 423536e8b5969a63741f84d09e5de17893c0caf4
[INFO] testing miragecentury/rust_experimentation against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiragecentury%2Frust_experimentation" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/miragecentury/rust_experimentation
[INFO] finished tweaking git repo https://github.com/miragecentury/rust_experimentation
[INFO] tweaked toml for git repo https://github.com/miragecentury/rust_experimentation written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miragecentury/rust_experimentation on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miragecentury/rust_experimentation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded docker_credential v1.3.2
[INFO] [stderr]   Downloaded redox_syscall v0.7.4
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.5
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.6.0
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.68
[INFO] [stderr]   Downloaded tokio-tar v0.3.1
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]   Downloaded mongocrypt v0.3.2
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.5+1.15.1
[INFO] [stderr]   Downloaded resolv-conf v0.7.6
[INFO] [stderr]   Downloaded tracing-opentelemetry-instrumentation-sdk v0.32.5
[INFO] [stderr]   Downloaded ipconfig v0.3.4
[INFO] [stderr]   Downloaded axum-tracing-opentelemetry v0.33.1
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] [stderr]   Downloaded testcontainers v0.23.3
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded derive-where v1.6.1
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded testcontainers-modules v0.11.6
[INFO] [stderr]   Downloaded bollard v0.18.1
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.32.1
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded moka v0.12.15
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded mongodb v3.6.0
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb7390dddf9416e7d49805b497909ebab61b7e38f532709312287fd5d7409c68
[INFO] running `Command { std: "docker" "start" "-a" "bb7390dddf9416e7d49805b497909ebab61b7e38f532709312287fd5d7409c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb7390dddf9416e7d49805b497909ebab61b7e38f532709312287fd5d7409c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7390dddf9416e7d49805b497909ebab61b7e38f532709312287fd5d7409c68", kill_on_drop: false }`
[INFO] [stdout] bb7390dddf9416e7d49805b497909ebab61b7e38f532709312287fd5d7409c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44feea3ce2ddfa77380096ea2c14e4dbfb1743937d799da484b8cd23d4429ac
[INFO] running `Command { std: "docker" "start" "-a" "a44feea3ce2ddfa77380096ea2c14e4dbfb1743937d799da484b8cd23d4429ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mongodb-internal-macros v3.6.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tracing-opentelemetry-instrumentation-sdk v0.32.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling mongodb v3.6.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling axum-tracing-opentelemetry v0.33.1
[INFO] [stderr]    Compiling rust_experimentation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "a44feea3ce2ddfa77380096ea2c14e4dbfb1743937d799da484b8cd23d4429ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44feea3ce2ddfa77380096ea2c14e4dbfb1743937d799da484b8cd23d4429ac", kill_on_drop: false }`
[INFO] [stdout] a44feea3ce2ddfa77380096ea2c14e4dbfb1743937d799da484b8cd23d4429ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2dc6f4fde00522e6cb0ebb3f3943c75c7e739caf72ef114479ed7568eae75e9
[INFO] running `Command { std: "docker" "start" "-a" "b2dc6f4fde00522e6cb0ebb3f3943c75c7e739caf72ef114479ed7568eae75e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling mongodb v3.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling tracing-opentelemetry-instrumentation-sdk v0.32.5
[INFO] [stderr]    Compiling axum-tracing-opentelemetry v0.33.1
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]    Compiling testcontainers-modules v0.11.6
[INFO] [stderr]    Compiling rust_experimentation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIwANgD/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopentelemetry_otlp-342771d5ea6d68f6,libopentelemetry_proto-5418b790c720f243,libprost-b30db7eefcf98583,libopentelemetry_http-6a212daa047fc56e,libreqwest-0d77b5f49805ab73,librust_experimentation-0a5836fe54a0cee6,libjsonwebtoken-f21a16bcc91c2338,libpem-d607f251a0d98a82,libsimple_asn1-74b9d193ac0432bc,libcookie-fd4b67d6fc8f06df,libredis-7106976a105f70a5,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libcombine-7d4832261676aeea,libfutures-94aa5379ef696db5,libchrono-07a876aba32e806b,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libtower_http-129de0f415850902,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libhttp_range_header-4ae42ae54e280e27,libiri_string-41a922e2baabe1b4,libopentelemetry_sdk-b7fe1d29d985c5d3,libfutures_executor-fc944d73011ddf50,libmongodb-7db2d9a7fa69c3d5,libtokio_util-50997b644623e50f,libtake_mut-7e27eecaecf716c7,librustc_version_runtime-bfb4d5049ccc9deb,librustc_version-125c582c3eee9895,libsemver-69fc3fcf094650b6,libpbkdf2-7e2d2346aecc8d9c,libstringprep-f841e704082e89a8,libunicode_properties-acf832153453926a,libunicode_normalization-e92fae8e1be15af1,libunicode_bidi-e61eae15e30d3a28,libbson-b947b0850e35078b,libhex-28742b4ca144387c,libahash-86d808e97cea611a,libbitvec-7b6d799c6dcd1507,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,libserde_bytes-42137cb665031fc0,libtime-06c1be3ede51614a,libtime_core-1f094096fa533c12,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libwebpki_roots-63fe22ff448f91b1,libtokio_rustls-2f024e0de96bcb8a,librustls-dcc7998f21783a5f,libwebpki-b72f5aa535cff0d7,libring-338115a35836be4a,libgetrandom-e34a18198a00dc4e,libuntrusted-3420b86308bec153,librustls_pki_types-e566595587d0f95e,libzeroize-36c98e1e0ab441af,libderive_more-7f278c4e2dc2e0b4,libbitflags-e2ff1f8a3d866557,libstrsim-24acdad2526b95b7,libhickory_resolver-d7459bae54978fd6,libresolv_conf-9646372cb8b19784,libmoka-8d0473d49cce68d8,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-2e27729c4045acee,libgetrandom-f751da141916579b,libparking_lot-c5abb5d078a9564a,libparking_lot_core-fac4011fcc204e03,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libhickory_proto-81dc56e2df33bc34,liburl-9c881443ff39c7ef,libtinyvec-2e489fedb553f26e,libtinyvec_macros-1c14e8980bff1229,libidna-51680bf44f0cb0b8,libidna_adapter-8953519081d33968,libicu_properties-5efd37860822c69d,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-9a4b9ba479d830ea,libicu_normalizer_data-f729f0375d518e03,libicu_collections-5ad9843174e14b73,libutf8_iter-0d9be7b316c2b184,libpotential_utf-e1a9f6fb416a15bc,libicu_provider-3bc049d0b3684d03,libicu_locale_core-2533ee0f26fbae10,libtinystr-5525b04f51fdcd50,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-562ed3cebd56e11a,libzerotrie-c894d11146b13ac0,libyoke-6aea181be9b84536,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-e161508bbee50a1f,libsha2-31415814429e93dc,libmd5-27283f8b3ddc6e2a,libhmac-6a5f1a57ce46acef,libtyped_builder-f8738193c419d5b8,libserde_with-3a0d433a484fd0ba,libmacro_magic-a35d80d7575c4ed0,libaxum_tracing_opentelemetry-235139d2434c44d3,libtracing_opentelemetry_instrumentation_sdk-8ef2c46a4e839274,libtracing_opentelemetry-c3b5ba40e2475148,libtracing_subscriber-a907138e65490fa5,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-cf1461afcad70d79,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-177df438c9d1cf24,libopentelemetry-12cca1cce3c3c88d,libopentelemetry_semantic_conventions-84a2cb5718020f4f,libaxum-3e5c36d05b4a7dd6,libserde_json-36a4a10a871a2344,libzmij-07c2bc01ed4c756c,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libserde_path_to_error-d6c5f6b420729802,libserde_urlencoded-f4f8bce773f4c5b7,libryu-ace37e26d8308611,libserde-babbbc68ad2070af,libform_urlencoded-b57e943dc1db8475,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-486a20cede619191,libtungstenite-c2a6813f50f90803,libdata_encoding-16dd9b428b2f15cb,librand-d58a66b4a34a9c85,librand_chacha-c54fb21cbd889009,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-408fd7dc748ebfac,libgetrandom-2b277f9a2f398a03,libthiserror-8d48f50e62149409,libsha1-80cdce5de11880b7,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-90a5b5a98da56442,libsubtle-ca7024fc66e4388f,libblock_buffer-2f09206f76a44079,libcrypto_common-9aa69d5f84bd4b2c,libgeneric_array-848ed4cf1c6a565e,libtypenum-4b32722807e2cb87,libhyper_util-2562a2a7ff9646cc,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-ab246bcb66b2cb35,libhyper-140ff9bbe91ee1d9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libserde_core-57e528f07a610d2d,libaxum_core-dc8811a03f7e8051,libmime-4b44681fdb2c65f7,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libtracing-abab0e4ed2017fe9,liblog-cfb0a897de58af94,libtracing_core-bb4300de4012b0d8,libonce_cell-b90fee27cfe3e46b,libportable_atomic-b9268ebf6198f0eb,libtower-8e882af3c8fa07d4,libsync_wrapper-48a86ae4bb41793c,libfutures_util-d16ea140c33bd252,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-34231c81635c1df0,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-7be30d5aa03a5643,libsignal_hook_registry-e5cf47805bdbed54,liberrno-7d60db35b718c9f2,libsocket2-b7084e186beff2ce,libbytes-ff5aca13e3e348ea,libmio-4af420299d78e714,liblibc-228166fdd4f6dd9f,libpin_project_lite-8a799ba8b4537fa2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIwANgD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-54578793be3bb6d7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_experimentation-baf39dcbf03da6d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_experimentation` (bin "rust_experimentation") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2dc6f4fde00522e6cb0ebb3f3943c75c7e739caf72ef114479ed7568eae75e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2dc6f4fde00522e6cb0ebb3f3943c75c7e739caf72ef114479ed7568eae75e9", kill_on_drop: false }`
[INFO] [stdout] b2dc6f4fde00522e6cb0ebb3f3943c75c7e739caf72ef114479ed7568eae75e9
